Click or drag to resize

GroupBy Constructor

Overload List
  NameDescription
Public methodGroupBy
Initializes a new instance of the GroupBy class.
Public methodGroupBy(PropertyPath)
Initializes a new instance of the GroupBy class.
Public methodGroupBy(PropertyPath, AggregateOn)
Initializes a new instance of the GroupBy class.
Public methodGroupBy(PropertyPath, SortDirection)
Initializes a new instance of the GroupBy class.
Public methodGroupBy(PropertyPath, SortDirection, AggregateOn)
Initializes a new instance of the GroupBy class.
Top
See Also